Fix annotation.
authorIgnacio Casal Quinteiro <icq@gnome.org>
Wed, 30 Jun 2010 18:37:22 +0000 (20:37 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Wed, 30 Jun 2010 18:37:22 +0000 (20:37 +0200)
gtk/gtktreeselection.c

index b59bdf0e874a31a6232f3e9a23d2574cb5d483bc..ff38f9fcf7359a4b8ba9e51f5ff59a6b6fdae82b 100644 (file)
@@ -402,7 +402,7 @@ gtk_tree_selection_get_selected (GtkTreeSelection  *selection,
 /**
  * gtk_tree_selection_get_selected_rows:
  * @selection: A #GtkTreeSelection.
- * @model: (allow-none): A pointer to set to the #GtkTreeModel, or NULL.
+ * @model: (out) (allow-none): A pointer to set to the #GtkTreeModel, or %NULL.
  *
  * Creates a list of path of all selected rows. Additionally, if you are
  * planning on modifying the model after calling this function, you may